home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 25
/
Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso
/
Aminet
/
dev
/
amos
/
AMOS0398.lzh
/
AMOSLIST
/
000312_amos-request@svcs1.digex.net_Sun Mar 29 07:16:27 1998.msg
< prev
next >
Wrap
Text File
|
1998-04-01
|
3KB
|
65 lines
>From amos-request@svcs1.digex.net Sun Mar 29 07:16:27 1998
Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
by pony-2.mail.digex.net (8.8.8/8.8.8) with ESMTP id HAA07206
for <mcox@access.digex.net>; Sun, 29 Mar 1998 07:16:26 -0500 (EDT)
Received: (from daemon@localhost)
by svcs1.digex.net (8.8.5/8.8.5) id GAA24625
for amos-out; Sun, 29 Mar 1998 06:30:57 -0500 (EST)
Received: from pony-2.mail.digex.net (pony-2.mail.digex.net [204.91.241.6])
by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id GAA24622
for <amos-list@svcs1.digex.net>; Sun, 29 Mar 1998 06:30:56 -0500 (EST)
Received: from mail-in2.inet.tele.dk (mail-in2.inet.tele.dk [194.182.148.151])
by pony-2.mail.digex.net (8.8.8/8.8.8) with SMTP id GAA05670
for <amos-list@access.digex.net>; Sun, 29 Mar 1998 06:30:55 -0500 (EST)
Received: (qmail 28786 invoked from network); 29 Mar 1998 11:30:54 -0000
Received: from post8.tele.dk (194.239.134.172)
by mail-in2.inet.tele.dk with SMTP; 29 Mar 1998 11:30:54 -0000
Received: from post8.tele.dk ([194.239.180.68]) by post8.tele.dk
(Netscape Mail Server v2.02) with SMTP id AAA38398;
Sun, 29 Mar 1998 12:30:52 +0100
From: Jens Vang Petersen <top_cat@post8.tele.dk>
To: Morten Bolstad <mortenbo@login.eunet.no>, amos-list@access.digex.net
Date: Sun, 29 Mar 1998 12:28:44 +0100
Message-ID: <yam7392.2201.1748340752@post8.tele.dk>
In-Reply-To: <yam143.1610.2014025440@smtp.eunet.no>
X-Mailer: YAM 2.0.0 Preview [020] - Amiga Mailer by Marcel Beck - http://www.yam.ch
Subject: Re: Zones.
MIME-Version: 1.0
Content-Type: text/plain
Status: O
X-Status:
On 24-Maj-78, Morten Bolstad smashed the keyboard with:
> Oki here is a question for you smart coders out there.
That sounds like me ;-)
> Isent there a command in Amos that sets up a zone around a txt String??
> How does it works??
Providing that you use 'print' to put it on screen, you can use 'Zone$'.
Doing like this should set up a zone no. 1 around the text:
Print Zone$("Thiz is Zone 1",1)
That's it, you might wanna include 'Border$' to as it will create a 'box'
around the text:
Print Zone$(Border$("Zone 1 with border",2),2)..
Oh yes the '2' in Border$ is the style of the border..
Hope it helps..
--
Kind regards from
______________________________________________________________________________
/_ __/ __ / __ /\ ___\ __ \__ _\ aka. JENS VANG PETERSEN
/ / / /_/ / ____/ \ \___\ __ \ \ \ top_cat@post8.tele.dk
/_/ /_____/_/ \_____\_\ \_\ \_\
------------------------------------------------------------------------------
http://home8.inet.tele.dk/top_cat/
-+- Home of 'The Ultimate Extension list' for AMOS TC & AMOS PRO -+-
-+- SUPPORT - AMOS - AMIGA - AQUA - STARTREK TNG -+-
------------------------------------------------------------------------------
The attention span of a computer is only as long as its power cord.
------------------------------------------------------------------------------